home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.0.1
- [Setup]
- AppName=SysGuard Evaluation
- AppVerName=SysGuard 1.54 Evaluation
- AppId=SysGuard
- AppVersion=1.54
- AppPublisher=Idiogen Software
- AppPublisherURL=http://www.idiogensoftware.com
- AppSupportURL=http://www.idiogensoftware.com
- DefaultDirName={pf}\SysGuard
- DefaultGroupName=SysGuard
- UninstallDisplayIcon={app}\sysguard.exe,0
- UninstallDisplayName=SysGuard
- OutputBaseFilename=sysguardeval
- Compression=zip
- DisableProgramGroupPage=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\sysguard.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\config.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\trayicon.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\sysguard.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\diskeys.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\lockwarn.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\uninschk.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\network.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\help.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\help.cnt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{tmp}\50comupd.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion
- [Registry]
- Root: HKLM; Subkey: "Software\Idiogen Software\SysGuard"; ValueName: "Path"; ValueType: String; ValueData: "{app}";
- [Run]
- Filename: "{tmp}\50comupd.exe"; Parameters: "/q:a /r:n";
- Filename: "{app}\sysguard.exe"; Description: "Start SysGuard now"; Flags: postinstall nowait
- Filename: "{app}\help.hlp"; Description: "View help file now"; Flags: shellexec postinstall
- [UninstallRun]
- Filename: "{app}\uninschk.exe"; RunOnceId: "uninschk";
- [Icons]
- Name: "{group}\Lock Computer"; Filename: "{app}\sysguard.exe"; Parameters: "/l"; Comment: "Lock the computer";
- Name: "{group}\Configure"; Filename: "{app}\config.exe"; Comment: "Configure SysGuard";
- Name: "{group}\Network"; Filename: "{app}\network.exe"; Comment: "SysGuard network tool";
- Name: "{group}\Help"; Filename: "{app}\help.hlp"; Comment: "SysGuard Help";
- Name: "{commondesktop}\SysGuard"; Filename: "{group}"; IconFilename: "{app}\sysguard.exe"; Comment: "SysGuard";
- [InstallDelete]
- Type: files; Name: "{app}\sysguardlog.txt";
- [UninstallDelete]
- Type: files; Name: "{app}\sysguardlog";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-